[INFO] fetching crate rona 2.19.0...
[INFO] testing rona-2.19.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rona 2.19.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rona 2.19.0
[INFO] finished tweaking crates.io crate rona 2.19.0
[INFO] tweaked toml for crates.io crate rona 2.19.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rona 2.19.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rona 2.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fec5041c146a333f83e290b907b2270e4b28c1d5943837df5850a6ccaacfc25f
[INFO] running `Command { std: "docker" "start" "-a" "fec5041c146a333f83e290b907b2270e4b28c1d5943837df5850a6ccaacfc25f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec5041c146a333f83e290b907b2270e4b28c1d5943837df5850a6ccaacfc25f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec5041c146a333f83e290b907b2270e4b28c1d5943837df5850a6ccaacfc25f", kill_on_drop: false }`
[INFO] [stdout] fec5041c146a333f83e290b907b2270e4b28c1d5943837df5850a6ccaacfc25f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 615eab981f757a1675040056e383fbf6f60d72276d5421f1bf767a2c62733ae5
[INFO] running `Command { std: "docker" "start" "-a" "615eab981f757a1675040056e383fbf6f60d72276d5421f1bf767a2c62733ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling rona v2.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.22s
[INFO] running `Command { std: "docker" "inspect" "615eab981f757a1675040056e383fbf6f60d72276d5421f1bf767a2c62733ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "615eab981f757a1675040056e383fbf6f60d72276d5421f1bf767a2c62733ae5", kill_on_drop: false }`
[INFO] [stdout] 615eab981f757a1675040056e383fbf6f60d72276d5421f1bf767a2c62733ae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e064bd022136df824b2c2d7f4adb3dc62dcd09ed5a16f66d63f5ff811773f2ba
[INFO] running `Command { std: "docker" "start" "-a" "e064bd022136df824b2c2d7f4adb3dc62dcd09ed5a16f66d63f5ff811773f2ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling rona v2.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.48s
[INFO] running `Command { std: "docker" "inspect" "e064bd022136df824b2c2d7f4adb3dc62dcd09ed5a16f66d63f5ff811773f2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e064bd022136df824b2c2d7f4adb3dc62dcd09ed5a16f66d63f5ff811773f2ba", kill_on_drop: false }`
[INFO] [stdout] e064bd022136df824b2c2d7f4adb3dc62dcd09ed5a16f66d63f5ff811773f2ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd569b655fcccb30a67f5e4ebc9934ecc021023a6b85da3dce73ba06e1f4001c
[INFO] running `Command { std: "docker" "start" "-a" "bd569b655fcccb30a67f5e4ebc9934ecc021023a6b85da3dce73ba06e1f4001c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rona-2e6946e694342e50)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test cli::cli_tests::test_add_multiple_patterns ... ok
[INFO] [stdout] test cli::cli_tests::test_add_basic ... ok
[INFO] [stdout] test cli::cli_tests::test_add_single_pattern ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_basic ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_dry_run_short_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_dry_run_long_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_copy_flag_with_other_flags ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_dry_run_with_push ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_flag_order_sensitivity ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_copy_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_git_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_unsigned_with_push_and_args ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_similar_looking_args ... ok
[INFO] [stdout] test cli::cli_tests::test_complex_command_combination ... ok
[INFO] [stdout] test cli::cli_tests::test_config_global_dry_run ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_message_and_push ... ok
[INFO] [stdout] test cli::cli_tests::test_fallback_format_with_no_commit_number ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_push_and_git_flags ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_message ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_push_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_config_local_dry_run ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_unsigned_long_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_config_missing_scope ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_with_multiple_git_flags ... ok
[INFO] [stdout] test cli::cli_tests::test_commit_unsigned_short_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_interactive_command ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_no_commit_number ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_command ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_interactive_long_form ... ok
[INFO] [stdout] test cli::cli_tests::test_config_global ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_interactive_no_commit_number ... ok
[INFO] [stdout] test cli::cli_tests::test_generate_no_commit_number_long_form ... ok
[INFO] [stdout] test cli::cli_tests::test_config_local ... ok
[INFO] [stdout] test cli::cli_tests::test_fallback_format_with_commit_number ... ok
[INFO] [stdout] test cli::cli_tests::test_config_invalid_scope ... ok
[INFO] [stdout] test cli::cli_tests::test_init_custom_editor ... ok
[INFO] [stdout] test cli::cli_tests::test_push_basic ... ok
[INFO] [stdout] test cli::cli_tests::test_invalid_command ... ok
[INFO] [stdout] test cli::cli_tests::test_missing_required_value ... ok
[INFO] [stdout] test cli::cli_tests::test_push_with_multiple_args ... ok
[INFO] [stdout] test cli::cli_tests::test_push_with_force ... ok
[INFO] [stdout] test cli::cli_tests::test_list_status_command ... ok
[INFO] [stdout] test cli::cli_tests::test_push_with_upstream_tracking ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_basic ... ok
[INFO] [stdout] test cli::cli_tests::test_set_editor ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_short_flags_combination ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_new_branch ... ok
[INFO] [stdout] test cli::cli_tests::test_push_with_remote_and_branch ... ok
[INFO] [stdout] test cli::cli_tests::test_set_editor_with_path ... ok
[INFO] [stdout] test cli::cli_tests::test_init_default_editor ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_dry_run ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_all_options ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_rebase ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_new_branch_short_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_branch_short_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_rebase_short_flag ... ok
[INFO] [stdout] test cli::cli_tests::test_set_editor_with_spaces ... ok
[INFO] [stdout] test cli::cli_tests::test_verbose_with_commit ... ok
[INFO] [stdout] test cli::cli_tests::test_verbose_long_form ... ok
[INFO] [stdout] test cli::cli_tests::test_verbose_with_push ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_at_repo_root ... ok
[INFO] [stdout] test config::tests::test_create_config_file ... ok
[INFO] [stdout] test cli::cli_tests::test_sync_with_branch ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_does_not_match ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_file_filename_only ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_file_full_path ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_file_relative_to_current_dir ... ok
[INFO] [stdout] test config::tests::test_get_editor_error_no_config ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_nested_path_from_root ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_relative_path_in_subdirectory ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_with_extension_wildcard ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_file_double_star_glob ... ok
[INFO] [stdout] test git::status::tests::test_unquote_escape_sequences ... ok
[INFO] [stdout] test git::status::tests::test_unquote_octal_escape ... ok
[INFO] [stdout] test git::status::tests::test_unquote_plain_path ... ok
[INFO] [stdout] test git::status::tests::test_unquote_quoted_path_with_spaces ... ok
[INFO] [stdout] test config::tests::test_set_editor_error_no_config ... ok
[INFO] [stdout] test cli::cli_tests::test_add_with_long_name ... ok
[INFO] [stdout] test git::staging::tests::test_pattern_matches_file_glob_pattern ... ok
[INFO] [stdout] test config::tests::test_set_editor ... ok
[INFO] [stdout] test config::tests::test_get_editor ... ok
[INFO] [stdout] test config::tests::test_malformed_config ... ok
[INFO] [stdout] test git::status::tests::test_unquote_multibyte_utf8_octal ... ok
[INFO] [stdout] test git::commit::tests::test_gpg_signing_available ... ok
[INFO] [stdout] test template::tests::test_conditional_block_validation_unmatched_closing ... ok
[INFO] [stdout] test template::tests::test_conditional_block_with_value ... ok
[INFO] [stdout] test template::tests::test_conditional_block_empty_string_variable ... ok
[INFO] [stdout] test template::tests::test_conditional_block_without_value ... ok
[INFO] [stdout] test template::tests::test_conditional_block_validation_unclosed ... ok
[INFO] [stdout] test template::tests::test_conditional_block_validation_invalid_variable ... ok
[INFO] [stdout] test template::tests::test_multiple_conditional_blocks_partial ... ok
[INFO] [stdout] test template::tests::test_template_variables_to_map ... ok
[INFO] [stdout] test cli::cli_tests::test_template_selection_with_commit_number ... ok
[INFO] [stdout] test template::tests::test_conditional_block_with_static_text ... ok
[INFO] [stdout] test template::tests::test_template_processing ... ok
[INFO] [stdout] test template::tests::test_template_with_emoji ... ok
[INFO] [stdout] test template::tests::test_multiple_conditional_blocks ... ok
[INFO] [stdout] test cli::cli_tests::test_template_selection_with_no_commit_number ... ok
[INFO] [stdout] test git::commit::tests::test_pre_commit_hook_blocks_commit ... ok
[INFO] [stdout] test utils::tests::test_check_for_file_in_folder ... ok
[INFO] [stdout] test utils::tests::test_check_for_file_in_folder_errors ... ok
[INFO] [stdout] test template::tests::test_variables_to_map_with_none_commit_number ... ok
[INFO] [stdout] test utils::tests::test_format_list ... ok
[INFO] [stdout] test git::commit::tests::test_git_commit_dry_run_with_unsigned ... ok
[INFO] [stdout] test template::tests::test_default_template_with_none_commit_number_produces_empty_brackets ... ok
[INFO] [stdout] test cli::cli_tests::test_bug_using_wrong_template_with_no_commit_number ... ok
[INFO] [stdout] test template::tests::test_template_without_commit_number ... ok
[INFO] [stdout] test template::tests::test_template_validation_invalid ... ok
[INFO] [stdout] test template::tests::test_original_bug_fix ... ok
[INFO] [stdout] test template::tests::test_template_without_commit_number_placeholder_avoids_empty_brackets ... ok
[INFO] [stdout] test template::tests::test_template_validation_valid ... ok
[INFO] [stdout] test template::tests::test_template_without_commit_number_variable ... ok
[INFO] [stdout] test template::tests::test_template_with_all_variables ... ok
[INFO] [stdout] [master (root-commit) 1c30147] (test on main)
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 test.txt
[INFO] [stdout] test git::commit::tests::test_pre_commit_hook_fires ... ok
[INFO] [stdout] test template::tests::test_conditional_block_validation_valid ... ok
[INFO] [stdout] test template::tests::test_template_validation_with_unknown_variable ... ok
[INFO] [stdout] test template::tests::test_various_templates_with_none_commit_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd569b655fcccb30a67f5e4ebc9934ecc021023a6b85da3dce73ba06e1f4001c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd569b655fcccb30a67f5e4ebc9934ecc021023a6b85da3dce73ba06e1f4001c", kill_on_drop: false }`
[INFO] [stdout] bd569b655fcccb30a67f5e4ebc9934ecc021023a6b85da3dce73ba06e1f4001c
